FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package kbv.ita.aws#1.2.0 (141 ms)

Package kbv.ita.aws
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=kbv.ita.aws@1.2.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Unfall
Url https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Unfall
Version 1.2.0
Status active
Name KBV_PR_AW_Unfall
Experimental False
Copyright Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.
Type Condition
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Anlage KBV_PR_AW_Anlage

Resources that this resource uses

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Unfall_Zusatzinfo KBV_EX_AW_Unfall_Zusatzinfo
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Begegnung KBV_PR_AW_Begegnung
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_BehandelnderFunktion KBV_PR_AW_BehandelnderFunktion
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Patient KBV_PR_AW_Patient


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Unfall",
  "version" : "1.2.0",
  "name" : "KBV_PR_AW_Unfall",
  "status" : "active",
  "publisher" : "Kassenärztliche Bundesvereinigung (KBV)",
  "copyright" : "Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "sct-concept",
      "uri" : "http://snomed.info/conceptdomain",
      "name" : "SNOMED CT Concept Domain Binding"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "sct-attr",
      "uri" : "http://snomed.org/attributebinding",
      "name" : "SNOMED CT Attribute Binding"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Condition",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Condition",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Condition",
        "path" : "Condition",
        "short" : "Unfall",
        "definition" : "In dieser Ressource kann ein Unfall dokumentiert werden."
      },
      {
        "id" : "Condition.id",
        "path" : "Condition.id",
        "min" : 1
      },
      {
        "id" : "Condition.meta",
        "path" : "Condition.meta",
        "min" : 1
      },
      {
        "id" : "Condition.meta.versionId",
        "path" : "Condition.meta.versionId",
        "min" : 1
      },
      {
        "id" : "Condition.meta.lastUpdated",
        "path" : "Condition.meta.lastUpdated",
        "min" : 1
      },
      {
        "id" : "Condition.meta.profile",
        "path" : "Condition.meta.profile",
        "min" : 1,
        "max" : "1",
        "fixedCanonical" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Unfall|1.2.0"
      },
      {
        "id" : "Condition.text",
        "path" : "Condition.text",
        "min" : 1
      },
      {
        "id" : "Condition.extension",
        "path" : "Condition.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Condition.extension:notwendige_Zusatzinformationen",
        "path" : "Condition.extension",
        "sliceName" : "notwendige_Zusatzinformationen",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Unfall_Zusatzinfo"
            ]
          }
        ]
      },
      {
        "id" : "Condition.extension:notwendige_Zusatzinformationen.extension",
        "path" : "Condition.extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Condition.extension:notwendige_Zusatzinformationen.extension:unfallbetrieb",
        "path" : "Condition.extension.extension",
        "sliceName" : "unfallbetrieb",
        "mustSupport" : true
      },
      {
        "id" : "Condition.extension:notwendige_Zusatzinformationen.extension:unfallort",
        "path" : "Condition.extension.extension",
        "sliceName" : "unfallort",
        "mustSupport" : true
      },
      {
        "id" : "Condition.extension:notwendige_Zusatzinformationen.extension:beginn_der_Arbeitszeit",
        "path" : "Condition.extension.extension",
        "sliceName" : "beginn_der_Arbeitszeit",
        "mustSupport" : true
      },
      {
        "id" : "Condition.extension:notwendige_Zusatzinformationen.extension:ende_der_Arbeitszeit",
        "path" : "Condition.extension.extension",
        "sliceName" : "ende_der_Arbeitszeit",
        "mustSupport" : true
      },
      {
        "id" : "Condition.extension:notwendige_Zusatzinformationen.extension:angaben_zum_Unfallhergang_und_zur_Taetigkeit",
        "path" : "Condition.extension.extension",
        "sliceName" : "angaben_zum_Unfallhergang_und_zur_Taetigkeit",
        "mustSupport" : true
      },
      {
        "id" : "Condition.extension:notwendige_Zusatzinformationen.extension:verhalten_der_versicherten_Person_nach_dem_Unfall",
        "path" : "Condition.extension.extension",
        "sliceName" : "verhalten_der_versicherten_Person_nach_dem_Unfall",
        "mustSupport" : true
      },
      {
        "id" : "Condition.extension:notwendige_Zusatzinformationen.extension:art_der_ersten_nicht_zu_der_Fachgruppe_des_behandelnden_Arztes_spezifizierte_Versorgung",
        "path" : "Condition.extension.extension",
        "sliceName" : "art_der_ersten_nicht_zu_der_Fachgruppe_des_behandelnden_Arztes_spezifizierte_Versorgung",
        "mustSupport" : true
      },
      {
        "id" : "Condition.extension:notwendige_Zusatzinformationen.extension:allgemeine_besondere_Behandlung",
        "path" : "Condition.extension.extension",
        "sliceName" : "allgemeine_besondere_Behandlung",
        "mustSupport" : true
      },
      {
        "id" : "Condition.extension:notwendige_Zusatzinformationen.extension:ambulant_stationaer",
        "path" : "Condition.extension.extension",
        "sliceName" : "ambulant_stationaer",
        "mustSupport" : true
      },
      {
        "id" : "Condition.extension:notwendige_Zusatzinformationen.extension:weiterbehandlung_erfolgt_durch",
        "path" : "Condition.extension.extension",
        "sliceName" : "weiterbehandlung_erfolgt_durch",
        "mustSupport" : true
      },
      {
        "id" : "Condition.extension:notwendige_Zusatzinformationen.extension:beurteilung_der_arbeitsfaehigkeit",
        "path" : "Condition.extension.extension",
        "sliceName" : "beurteilung_der_arbeitsfaehigkeit",
        "mustSupport" : true
      },
      {
        "id" : "Condition.extension:notwendige_Zusatzinformationen.extension:ergeben_sich_Zweifel_an_einem_Arbeitsunfall_aus_Hergang_und_Befund",
        "path" : "Condition.extension.extension",
        "sliceName" : "ergeben_sich_Zweifel_an_einem_Arbeitsunfall_aus_Hergang_und_Befund",
        "mustSupport" : true
      },
      {
        "id" : "Condition.extension:notwendige_Zusatzinformationen.extension:folgende_Aerzte_sind_zur_Klaerung_der_Diagnose_oder_Weiterbehandlung_notwendig",
        "path" : "Condition.extension.extension",
        "sliceName" : "folgende_Aerzte_sind_zur_Klaerung_der_Diagnose_oder_Weiterbehandlung_notwendig",
        "mustSupport" : true
      },
      {
        "id" : "Condition.identifier",
        "path" : "Condition.identifier",
        "max" : "0"
      },
      {
        "id" : "Condition.category",
        "path" : "Condition.category",
        "max" : "0"
      },
      {
        "id" : "Condition.severity",
        "path" : "Condition.severity",
        "max" : "0"
      },
      {
        "id" : "Condition.code",
        "path" : "Condition.code",
        "short" : "Klassifizierung der Ressource",
        "definition" : "Dieses Attribut wird zur Klassifizierung dieser Ressource verwendet.",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Condition.code.coding",
        "path" : "Condition.code.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Condition.code.coding.system",
        "path" : "Condition.code.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Ressourcentyp",
        "mustSupport" : true
      },
      {
        "id" : "Condition.code.coding.version",
        "path" : "Condition.code.coding.version",
        "max" : "0"
      },
      {
        "id" : "Condition.code.coding.code",
        "path" : "Condition.code.coding.code",
        "min" : 1,
        "fixedCode" : "Unfall",
        "mustSupport" : true
      },
      {
        "id" : "Condition.code.coding.display",
        "path" : "Condition.code.coding.display",
        "max" : "0"
      },
      {
        "id" : "Condition.code.coding.userSelected",
        "path" : "Condition.code.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Condition.code.text",
        "path" : "Condition.code.text",
        "max" : "0"
      },
      {
        "id" : "Condition.bodySite",
        "path" : "Condition.bodySite",
        "max" : "0"
      },
      {
        "id" : "Condition.subject",
        "path" : "Condition.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Patient|1.2.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Condition.subject.reference",
        "path" : "Condition.subject.reference",
        "min" : 1
      },
      {
        "id" : "Condition.subject.type",
        "path" : "Condition.subject.type",
        "max" : "0"
      },
      {
        "id" : "Condition.subject.identifier",
        "path" : "Condition.subject.identifier",
        "max" : "0"
      },
      {
        "id" : "Condition.subject.display",
        "path" : "Condition.subject.display",
        "max" : "0"
      },
      {
        "id" : "Condition.encounter",
        "path" : "Condition.encounter",
        "short" : "Begegnung",
        "definition" : "Referenz zur Begegnung",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Begegnung|1.2.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Condition.encounter.reference",
        "path" : "Condition.encounter.reference",
        "min" : 1
      },
      {
        "id" : "Condition.encounter.type",
        "path" : "Condition.encounter.type",
        "max" : "0"
      },
      {
        "id" : "Condition.encounter.identifier",
        "path" : "Condition.encounter.identifier",
        "max" : "0"
      },
      {
        "id" : "Condition.encounter.display",
        "path" : "Condition.encounter.display",
        "max" : "0"
      },
      {
        "id" : "Condition.onset[x]",
        "path" : "Condition.onset[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "closed"
        },
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Condition.onset[x]:onsetDateTime",
        "path" : "Condition.onset[x]",
        "sliceName" : "onsetDateTime",
        "short" : "Unfallzeitstempel",
        "type" : [
          {
            "code" : "dateTime"
          }
        ]
      },
      {
        "id" : "Condition.abatement[x]",
        "path" : "Condition.abatement[x]",
        "max" : "0"
      },
      {
        "id" : "Condition.recordedDate",
        "path" : "Condition.recordedDate",
        "definition" : "Erstmalig behandelt am",
        "mustSupport" : true
      },
      {
        "id" : "Condition.recorder",
        "path" : "Condition.recorder",
        "short" : "Erstmalig behandelt durch",
        "definition" : "Diese Element beschreibt den ersten Behandelnden im Unfallkontext.",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_BehandelnderFunktion|1.2.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Condition.recorder.reference",
        "path" : "Condition.recorder.reference",
        "mustSupport" : true
      },
      {
        "id" : "Condition.recorder.type",
        "path" : "Condition.recorder.type",
        "max" : "0"
      },
      {
        "id" : "Condition.recorder.identifier",
        "path" : "Condition.recorder.identifier",
        "max" : "0"
      },
      {
        "id" : "Condition.recorder.display",
        "path" : "Condition.recorder.display",
        "short" : "Erstmalig behandelt durch",
        "definition" : "In diesem Element kann die erstmalige Behandlung als Freitext übertragen werden, sofern keine Ressource https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_BehandelnderFunktion vorhanden ist.",
        "mustSupport" : true
      },
      {
        "id" : "Condition.asserter",
        "path" : "Condition.asserter",
        "max" : "0"
      },
      {
        "id" : "Condition.stage",
        "path" : "Condition.stage",
        "max" : "0"
      },
      {
        "id" : "Condition.evidence",
        "path" : "Condition.evidence",
        "max" : "0"
      },
      {
        "id" : "Condition.note",
        "path" : "Condition.note",
        "short" : "weitere Informationen",
        "definition" : "In diesem Feld können weitere Informationen zum Unfall angegeben werden.",
        "mustSupport" : true
      },
      {
        "id" : "Condition.note.author[x]",
        "path" : "Condition.note.author[x]",
        "max" : "0"
      },
      {
        "id" : "Condition.note.time",
        "path" : "Condition.note.time",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.